runtime.m.waitlock (field)

4 uses

	runtime (current package)
		proc.go#L455: 	mp.waitlock = lock
		proc.go#L4283: 		ok := fn(gp, mp.waitlock)
		proc.go#L4285: 		mp.waitlock = nil
		runtime2.go#L686: 	waitlock             unsafe.Pointer